バージョン

WorksheetTableAreaFormatsCollection<TArea> クラス

WorksheetTable の各領域に関する書式のコレクション。
シンタックス
'宣言
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.Diagnostics.DebuggerDisplayAttribute(Value="WorksheetTableAreaFormatsCollection: Count - {Count}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
Public Class WorksheetTableAreaFormatsCollection(Of TArea) 
[System.Reflection.DefaultMemberAttribute("Item")]
[System.Diagnostics.DebuggerDisplayAttribute(Value="WorksheetTableAreaFormatsCollection: Count - {Count}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public class WorksheetTableAreaFormatsCollection<TArea> 
型パラメータ
TArea
書式設定の可能な各種テーブル領域を定義している列挙体。
参照

オンラインで表示: GitHub